home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 1999 January - Disc 2
/
Macworld (1999-01) (Disk 2).dmg
/
Serious Demos
/
Symbolic Composer 4.2
/
Environment
/
System
/
SYMBOL
/
Symbol Processors
/
Reflect
/
symbol-retrograde
< prev
Wrap
Text File
|
1998-10-23
|
301b
|
6 lines
symbol-retrograde symbol-pattern
Turns symbol-pattern backward and returns the new list. This function creates melody retrogrades used in Baroque styles and 20C serial composition. Use it alone or with other symbol processing functions.
(symbol-retrograde '(a b c d e (-2 d)))
--> ((-2 d) e d c b a)